Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lru for eth_call #230

Closed
wants to merge 14 commits into from
Closed

Add lru for eth_call #230

wants to merge 14 commits into from

Conversation

giskook
Copy link

@giskook giskook commented Jul 1, 2024

Closes #.

What does this PR do?

Reviewers

Main reviewers:

Codeowner reviewers:

  • @-Alice
  • @-Bob

}

// GetLRU returns the LRU cache instance.
func GetLRU() *LRUCache {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe cause nil panic

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea about the nil panic

Copy link

@AungThuSoe24 AungThuSoe24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Withdrawal USDC to another Wallet

@giskook giskook marked this pull request as draft July 3, 2024 01:59
@giskook giskook closed this Jul 3, 2024
Copy link

@AungThuSoe24 AungThuSoe24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Withdrawal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants